Revision: tla-tools--devo--0--patch-1
Archive: miles@gnu.org--gnu-2005
Creator: Miles Bader <miles@gnu.org>
Date: Sat Jan  1 22:33:10 EST 2005
Standard-date: 2005-01-02 03:33:10 GMT
Modified-files: tla-fork.shpp
New-patches: miles@gnu.org--gnu-2005/tla-tools--devo--0--patch-1
Summary: tla-fork: Add easy cross-archive forking

1) Allow specifying only an archive name, in which case the current version
   name is used in the new archive.

2) If _no_ branch name is specified, use the user's default archive.  This is
   convenient for forking external projects into one's own archive; a simple
   error check catches the case where the fully-resolved version wouldn't
   change at all, which is what would happen if accidentally invoke tla-fork
   with no arguments in a tree already in one's default archive.

3) The default archive used for new names with no archive specified has been
   changed to the user's default archive (before it used the archive of the
   tree's version), which seems more consistent with general tla operation.
